home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmListSetKbdItemPos.z / XmListSetKbdItemPos
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmLLLLiiiissssttttSSSSeeeettttKKKKbbbbddddIIIItttteeeemmmmPPPPoooossss((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmLLLLiiiissssttttSSSSeeeettttKKKKbbbbddddIIIItttteeeemmmmPPPPoooossss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmLLLLiiiissssttttSSSSeeeettttKKKKbbbbddddIIIItttteeeemmmmPPPPoooossss - A List function that sets the location
  10.           cursor at a specified position
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/List.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmLLLLiiiissssttttSSSSeeeettttKKKKbbbbddddIIIItttteeeemmmmPPPPoooossss(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           iiiinnnntttt ppppoooossssiiiittttiiiioooonnnn);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmLLLLiiiissssttttSSSSeeeettttKKKKbbbbddddIIIItttteeeemmmmPPPPoooossss sets the location cursor at the item
  23.           specified by _p_o_s_i_t_i_o_n. This function does not determine if
  24.           the item at the specified position is selected or not.
  25.  
  26.           _w_i_d_g_e_t    Specifies the ID of the List widget.
  27.  
  28.           _p_o_s_i_t_i_o_n  Specifies the position of the item at which the
  29.                     location cursor is set. A value of 1 indicates the
  30.                     first item in the list; a value of 2 indicates the
  31.                     second item; and so on. A value of 0 (zero) sets
  32.                     the location cursor at the last item in the list.
  33.  
  34.           For a complete definition of List and its associated
  35.           resources, see XXXXmmmmLLLLiiiisssstttt(3).
  36.  
  37.      RRRREEEETTTTUUUURRRRNNNN
  38.           Returns False if no item exists at the specified position or
  39.           if the list is empty; otherwise, returns True.
  40.  
  41.      RRRREEEELLLLAAAATTTTEEEEDDDD
  42.           XXXXmmmmLLLLiiiisssstttt(3).
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.